﻿@CHARSET "UTF-8";

/*----------首页第一部分---------*/
.gap{width:100%; margin:0px auto; border-top: 1px solid #ddd; clear:both}
.line{width:100%;height:15px;clear:both}
.line2{width:100%;height:50px;clear:both}
.wpb_wrapper{padding:10px 0; overflow:hidden}
.part01tit{height:95px; clear:both; text-align:center;  background:url(../images/042.png) no-repeat center ; color:#0062b4;  }
.font h3{font-size:30px; font-weight:bold; padding:12px 0;}
.font p{font-size:18px; color:#898989}
.part01{padding:40px 0; overflow:hidden}
.part01 .smnav{height:45px; line-height:45px; text-align:center}
.part01 .smnav a{color:#fff; width:181px; display:block; font-size:15px; float:left; margin:0 1px; background:#0056b1}
.part01 .smnav a:hover{background:#ff9a00; color:#fff; font-weight:bold}
.part01 ul{width:105%;}
.part01 li{float:left;overflow: hidden;	z-index: 1;	position: relative;  color:#a3a7ad;	width:250px; margin:6px; background:#FFF}
.part01 li a{display: inline-block;position: relative; cursor:pointer; color:#fff}
.part01 li:hover{color:#fff;}
.proLeftnav li span {
	opacity: 0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
	display: inline-block;
	left: -250px;
	position: absolute;
	top: 0px;
	height:204px;
	width: 100%;
	z-index: 2;
	background-color: #0056b1;
	background-image: url(../images/042.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	text-align:center;
	font-size:16px;
	color:#fff;
	line-height:220px;
}
.proLeftnav li img{	width:246px;height:200px; border:1px solid #09F;padding:1px;}
/*.proLeftnav li img:hover{	width:250px;	height:160px;	opacity:0.1; 	filter: alpha(opacity=10);}*/

